textview: Fix blinking block cursors
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Mar 2021 00:44:31 +0000 (19:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Mar 2021 02:50:07 +0000 (21:50 -0500)
commit9be2f130f05fe2fff9a9de6d49f27f36fd6a2355
treeff9e2bf851ec0946360a922155a0d0ee8a79e73b
parent3a928c898007709066dabbc8f50c40f3f90a2527
textview: Fix blinking block cursors

When we have a block cursor, we need to discard the
cached node of the line containing the cursor, in order
to get a blinking cursor.
gtk/gtktextlayout.c